home *** CD-ROM | disk | FTP | other *** search
/ Power CD-ROM!! 8 / Power CD-ROM 8.iso / prgmming / maxlib10 / readme.txt < prev    next >
Encoding:
Text File  |  1994-10-07  |  1.8 KB  |  50 lines

  1.  
  2.    READ ME
  3.  
  4.  
  5.    This package contains the evaluation version of MAXLIB For PB, a
  6.    programming library for PowerBASIC 3.0.  It provides an
  7.    easy-to-use, yet sophisticated set of tools for adding EMS memory
  8.    management to your PowerBASIC programs.
  9.  
  10.    MAXLIB For PB includes a complete file i/o emulator that uses
  11.    expanded memory.  If expanded memory is full or does not exist,
  12.    it automatically falls back to using disk space.  It also
  13.    includes a set of tools to create and manage arrays in expanded
  14.    memory, up to the limit of available EMS memory.
  15.  
  16.    To use MAXLIB For PB you must have a copy of PowerBASIC's release
  17.    3.0b or later.  I have tested MAXLIB For PB with PowerBASIC 3.0a
  18.    and found that because of bugs in that compiler, MAXLIB For PB is
  19.    not stable.
  20.  
  21.    The files in this package are provided so that you may evaluate
  22.    the suitability of MAXLIB For PB to your needs.  You are allowed
  23.    to use this package for 30 days, after which time you must either
  24.    discontinue its use or pay a registration fee.
  25.  
  26.    Any fee you may have paid to acquire this package of files has no
  27.    bearing on the amount of the registration fee or the need for you
  28.    to pay for continued use of MAXLIB For PB.
  29.  
  30.  
  31.    For detailed documentation on how to use MAXLIB For PB, see the
  32.    files MAXLIB.DOC and MAXLIB.REF.
  33.  
  34.    For information about ordering MAXLIB For PB, see the files
  35.    REGISTER.TXT and ORDER.FRM.
  36.  
  37.    For the terms under which you may copy or distribute MAXLIB For
  38.    PB see the file LICENSE.TXT.
  39.  
  40.    For a complete list of the files in this package, see the file
  41.    PACKING.LST.
  42.  
  43.    For the latest additions to MAXLIB For PB, see the file
  44.    MAXLIB.NEW.
  45.  
  46.  
  47.  
  48.    PowerBASIC is a trademark of PowerBASIC, Inc of Carmel, CA.
  49.  
  50.